Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Printing /
Chapter 3 - Page Formatting and Dialog Box Customization / Page Formatting and Dialog Box Customization Reference
Functions / Accessing Printing-Related Collection Objects


GXGetJobCollection

You can use the GXGetJobCollection function to obtain the job collection object associated with a particular job object.

Collection GXGetJobCollection (gxJob aJob);
aJob
A reference to the job object whose collection object you want to obtain.
function result
A reference to a collection object.
DESCRIPTION
After you call the GXGetJobCollection function to obtain a job collection object, you must call the GXGetJobError function to obtain errors. It is important that you resolve errors immediately because the Collection Manager cannot work with a nil collection object.

RESULT CODES
gxSegmentLoadFailedErrA required code segment could not be found, or there was not enough memory to load it.
SEE ALSO
Listing 3-3 on page 3-28 shows how to use the GXGetJobCollection function to obtain the collection object associated with a particular job object.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help